home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXNNNNEEEETTTTDDDDDDDD((((1111MMMM)))) KKKK----AAAASSSShhhhaaaarrrreeee bbbbyyyy XXXXiiiinnnneeeetttt ((((11119999 DDDDeeeecccc 1111999999996666 8888....4444)))) XXXXNNNNEEEETTTTDDDDDDDD((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- xnetdd - Xinet's NET Doubler Daemon
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ////uuuussssrrrr////eeeettttcccc////aaaapppppppplllleeeettttaaaallllkkkk////xxxxnnnneeeettttdddddddd [ ----dddd_l_e_v|----DDDD ] [ ----aaaa ] [ ----llll ] [ ----oooo ] [ ----ZZZZ _z_o_n_e ]
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- This program services requests from NetDoubler Macintosh
- clients when they are logged into K-AShare or FullPress
- servers. NetDoubler for the Macintosh is available from
- Asant'e Technologies, Inc. _X_n_e_t_d_d must be run in conjunction
- with the AppleShare server _k_s_d(1m), and must be restarted
- (or simply _s_t_a_r_t another one) if _k_s_d's server name or zone
- list changes. _X_n_e_t_d_d is normally started from the AppleTalk
- services file, /usr/etc/appletalk/services.
-
- By default, _x_n_e_t_d_d puts itself in the background, then looks
- up the server name and zones that the local AFPServer has
- registered with _n_b_p_d(1m), and registers both ADSP and TCP
- NetDoubler service in the same set of zones. Any other
- already-registered NetDoubler service on the local host will
- be unregistered. It will not register itself for NetDoubler
- service until an AFPServer is registered. After
- registering, it writes a startup message into the
- /usr/adm/appletalk/at_log file, where all _x_n_e_t_d_d messages go
- unless debugging options redirect them elsewhere.
-
- OOOOPPPPTTTTIIIIOOOONNNNSSSS
- The following command-line options are supported:
-
- ----dddd _l_e_v
- Turns on debugging for a subset of items. _l_e_v is a hex
- bitmask. See table below for a listing of what bit
- controls what debugging information.
-
- ----DDDD Turns on ALL debugging and sends the messages to
- standard error.
-
- ----aaaa Run on the ADSP protocol only. This is useful if TCP
- is not configured on your network. Without this
- option, _x_n_e_t_d_d will support both TCP and ADSP
- protocols.
-
- ----llll Turn off locking, a la _k_s_d(1m). Don't use it.
-
- ----oooo One child mode, a la _k_s_d(1m). By default, _x_n_e_t_d_d
- creates a new process to service new logins after a
- small number of clients (usually 4) are logged in. The
- ----oooo option causes a new server to be created for each
- login. This might be necessary to keep NFS delays for
- one user from affecting others. Older processes will
- terminate when the last user they are serving logs out.
-
-
-
- Page 1 (printed 3/26/98)
-
-
-
-
-
-
- XXXXNNNNEEEETTTTDDDDDDDD((((1111MMMM)))) KKKK----AAAASSSShhhhaaaarrrreeee bbbbyyyy XXXXiiiinnnneeeetttt ((((11119999 DDDDeeeecccc 1111999999996666 8888....4444)))) XXXXNNNNEEEETTTTDDDDDDDD((((1111MMMM))))
-
-
-
- ----ZZZZ _z_o_n_e
- Up to 16 zones may be given on the command line with
- the ----ZZZZ option (a separate ----ZZZZ is needed for each zone).
- If specified, these zones override the zones in which
- _k_s_d(1m) has registered itself.
-
- SSSSIIIIGGGGNNNNAAAALLLLSSSS
- _X_n_e_t_d_d responds to TERM, INT, HUP and USR1 _s_i_g_n_a_l(5)s. TERM
- and INT cause it to unregister itself, cleanly close any
- open files, and exit. It responds to HUP by continuing to
- serve any logged-in users until they all log out, then it
- exits (without unregistering itself). The USR1 signal
- causes _x_n_e_t_d_d to send a current user list and list of open
- files to the at_log file (or stderr if debugging options
- have chosen that debug path).
-
- DDDDEEEEBBBBUUUUGGGGGGGGIIIINNNNGGGG
- Hex bit The debug item it enables
-
- 00000001 Send debug text to stdout (instead of AppleTalk Log file)
- 00000002 Error messages (this should _a_l_w_a_y_s be on)
- 00000004 AppleShare volume information
- 00000008 Access and locking in Open File Table
- 00000010 Locating and opening UNIX files
- 00000020 Setup and Socket info
- 00000040 Details about NetDoubler packets
- 00000080 High-level ADSP info
- 00000100 ADSP packet details
-
- 00000800 Info on generating FPOs (FullPress only)
-
- 00008000 C Source file and line where debug message comes from
- 00010000 PID of process logging the debug message
- 00020000 Date/Time that message is generated
- 00040000 Include the debug level in the message
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- _k_s_d(1m), _f_p_o_d(1m)
-
- FFFFIIIILLLLEEEESSSS
- /usr/adm/appletalk/at_log
- error and debug message log file
-
- /usr/adm/appletalk/KASPubVols
- public AppleShare volumes list
-
- ~/.KSVols
- per-user volumes list
-
- /usr/adm/appletalk/fiddb.new.*
- AppleShare Server File/Directory ID database, used to
- locate files.
-
-
-
- Page 2 (printed 3/26/98)
-
-
-
-
-
-
- XXXXNNNNEEEETTTTDDDDDDDD((((1111MMMM)))) KKKK----AAAASSSShhhhaaaarrrreeee bbbbyyyy XXXXiiiinnnneeeetttt ((((11119999 DDDDeeeecccc 1111999999996666 8888....4444)))) XXXXNNNNEEEETTTTDDDDDDDD((((1111MMMM))))
-
-
-
- /usr/adm/appletalk/oft._A_F_P_S_e_r_v_e_r_N_a_m_e.new.*
- AppleShare Open File Database, keeps track of open
- files and locking.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 3 (printed 3/26/98)
-
-
-
-